| Method | Request URI |
|---|---|
| GET | /API/Extension/File/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | The ID of the session. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the extension to get. |
| Authorization: Bearer <Current session ID> |